-
Notifications
You must be signed in to change notification settings - Fork 774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCS: Adding instructions about how to add external apworlds #4490
base: main
Are you sure you want to change the base?
Conversation
Cleanup
Proofier-comitting Co-authored-by: Exempt-Medic <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As AP becomes increasingly larger and less centralized to what is provided on the main site, I support this addition. After reading through everything, everything LGTM.
The claim that the official server only contains trustworthy apworlds seems a little suspect, so I suggest that other people weigh in if the official server is going to be asserted as only providing "legitimate" (free of malicious code) apworlds.
I can always remove that sentence if needed |
Yeah, I figured that I'd bring it up as food for thought. |
Yeah, I don't think the moderation is hands-on enough to guarantee that every apworld posted in #future-game-design is safe and trustworthy. |
Removed. Slightly changed the end of the sentence too. |
Co-authored-by: Exempt-Medic <[email protected]>
Co-authored-by: Exempt-Medic <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other core maintainers have made Medic and I aware that double-clicking to install only works on Windows. This should be stated if possible.
Edit: Apparently, the custom_worlds
folder might also have a different name on Linux. Idk though, good luck
Archipelago. | ||
|
||
We strongly recommend that you make sure that the source of the `.apworld` is safe and trustworthy before playing with a | ||
custom world. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest a bit more clarity here that you should make sure it's trustworthy because it can run code on your pc, the same as any executable file would.
Yea ran into this with big when he was testing the new minecraft client on Ubuntu, it was in his home directory, and just called "worlds" |
Please format your title with what portion of the project this pull request is
targeting and what it's changing.
ex. "MyGame4: implement new game" or "Docs: add new guide for customizing MyGame3"
What is this fixing or adding?
Adding a new paragraph to the setup guide about how to install apworlds.
How was this tested?
Proofread by Exempt.
If this makes graphical changes, please attach screenshots.